/* config.h for GNU regex on RISC OS
 * created by Stefan Bellon <sbellon@sbellon.de> */

#define STDC_HEADERS 1
#define HAVE_STRING_H 1
#define HAVE_ALLOCA_H 1

#define REGEX_MALLOC 1

